home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Present…ry 5: (Reseller Edition) / Apple Reference & Presentations Library 5.0 (Reseller Edition).iso / 5-Fonts & Software / HyperCard 1.2.5 / Help Stacks / Help / card_5387.txt < prev    next >
Text File  |  1987-11-25  |  4KB  |  161 lines

  1. -- card: 5387 from stack: in
  2. -- bmap block id: 17918
  3. -- flags: 0000
  4. -- background id: 19470
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openCard
  8.   put card field saveExample into card field example
  9. end openCard
  10.  
  11.  
  12.  
  13. -- part 3 (button)
  14. -- low flags: 00
  15. -- high flags: 0001
  16. -- rect: left=254 top=291 right=314 bottom=282
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 0 / 0
  19. -- text alignment: 1
  20. -- font id: 0
  21. -- text size: 12
  22. -- style flags: 0
  23. -- line height: 16
  24. -- part name: 
  25.  
  26.  
  27. -- part 4 (button)
  28. -- low flags: 00
  29. -- high flags: 0001
  30. -- rect: left=218 top=291 right=314 bottom=247
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 0 / 0
  33. -- text alignment: 1
  34. -- font id: 0
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: 
  39.  
  40.  
  41. -- part 5 (field)
  42. -- low flags: 00
  43. -- high flags: 0004
  44. -- rect: left=17 top=61 right=301 bottom=132
  45. -- title width / last selected line: 0
  46. -- icon id / first selected line: 0 / 0
  47. -- text alignment: 0
  48. -- font id: 3
  49. -- text size: 14
  50. -- style flags: 0
  51. -- line height: 18
  52. -- part name: example
  53.  
  54.  
  55. -- part 6 (button)
  56. -- low flags: 00
  57. -- high flags: 8003
  58. -- rect: left=295 top=58 right=80 bottom=483
  59. -- title width / last selected line: 0
  60. -- icon id / first selected line: 0 / 0
  61. -- text alignment: 1
  62. -- font id: 0
  63. -- text size: 12
  64. -- style flags: 0
  65. -- line height: 16
  66. -- part name: Before you make changes
  67. ----- HyperTalk script -----
  68. on mouseUp
  69.   show card field changes
  70.   show button OK
  71. end mouseUp
  72.  
  73.  
  74.  
  75.  
  76. -- part 10 (field)
  77. -- low flags: 80
  78. -- high flags: 0000
  79. -- rect: left=223 top=75 right=227 bottom=476
  80. -- title width / last selected line: 0
  81. -- icon id / first selected line: 0 / 0
  82. -- text alignment: 0
  83. -- font id: 3
  84. -- text size: 12
  85. -- style flags: 0
  86. -- line height: 16
  87. -- part name: saveExample
  88.  
  89.  
  90. -- part 11 (field)
  91. -- low flags: 81
  92. -- high flags: 2004
  93. -- rect: left=173 top=24 right=272 bottom=496
  94. -- title width / last selected line: 0
  95. -- icon id / first selected line: 0 / 0
  96. -- text alignment: 0
  97. -- font id: 2
  98. -- text size: 12
  99. -- style flags: 0
  100. -- line height: 16
  101. -- part name: changes
  102.  
  103.  
  104. -- part 12 (button)
  105. -- low flags: 80
  106. -- high flags: 8003
  107. -- rect: left=437 top=242 right=262 bottom=476
  108. -- title width / last selected line: 0
  109. -- icon id / first selected line: 0 / 0
  110. -- text alignment: 1
  111. -- font id: 0
  112. -- text size: 12
  113. -- style flags: 0
  114. -- line height: 16
  115. -- part name: OK
  116. ----- HyperTalk script -----
  117. on mouseUp
  118.   hide button OK
  119.   hide card field changes
  120. end mouseUp
  121.  
  122.  
  123.  
  124. -- part contents for background part 1
  125. ----- text -----
  126. One of the first changes you might want to make to stacks is to add some text of your own‚Äîin the Address stack, for example.  Whenever the Browse tool is over text that you can edit, the pointer changes to an I-beam      .  Press the Tab key to select the next editable text field.  (Most text in Help is locked.)   
  127.  
  128. ‚Ä¢ Click to select an insertion point or drag across existing text to select it.
  129.  
  130. ‚Ä¢ Type new text or edit existing text in the usual way.  
  131.  
  132. ‚Ä¢ Use commands in the Edit menu to cut and paste text.
  133.  
  134.  
  135.    
  136.  
  137. -- part contents for background part 2
  138. ----- text -----
  139. Editing text
  140.  
  141. -- part contents for background part 16
  142. ----- text -----
  143. 190,78
  144.  
  145. -- part contents for card part 10
  146. ----- text -----
  147. Move the pointer over the text in this field.  The I-beam shows you the text can be edited.  Click or drag to select and then type new text.
  148.  
  149. -- part contents for card part 11
  150. ----- text -----
  151. HyperCard automatically saves any changes you make to stacks, such as adding or editing text.  
  152.  
  153. Before you make changes to a stack, choose Save a Copy from the File menu or use the Finder to duplicate the stack. That way you'll always be able to get back to earlier versions.
  154.  
  155. The HyperCard and Stacks disk contains a copy of HyperCard and the basic stack set.  Retrieve any lost originals by copying from that disk.
  156.  
  157. (This card's example text is restored when you go to another card.)  
  158.  
  159. -- part contents for card part 5
  160. ----- text -----
  161. Move the pointer over the text in this field.  The I-beam shows you the text can be edited.  Click or drag to select and then type new text.